Skip to content

Add generic LLM provider support#8

Open
faridani wants to merge 1 commit intomainfrom
codex/implement-generic-interfaces-for-external-models
Open

Add generic LLM provider support#8
faridani wants to merge 1 commit intomainfrom
codex/implement-generic-interfaces-for-external-models

Conversation

@faridani
Copy link
Owner

Summary

  • add ModelProvider interface with implementations for Ollama, OpenAI, Grok and Claude
  • use new provider in extension commands
  • rename rewrite handler to handleModelRequest
  • expose provider options in extension configuration
  • update documentation to explain multi-model support

Testing

  • npm run compile (fails: Cannot find module 'vscode')
  • npm install (fails: Exit handler never called)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant